home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Plawiz.dll / 0 / RCDATA / TFORMCREACIONANALISIS / TFORMCREACIONANALISIS.txt < prev   
Text File  |  2002-10-11  |  14KB  |  529 lines

  1. object FormCreacionAnalisis: TFormCreacionAnalisis
  2.   Left = 216
  3.   Top = 264
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Asistente para la creaci∩┐╜n de una nueva tarea de an∩┐╜lisis'
  7.   ClientHeight = 360
  8.   ClientWidth = 497
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaBevel1: TPlaBevel
  21.     Left = 0
  22.     Top = 313
  23.     Width = 497
  24.     Height = 2
  25.     Align = alBottom
  26.   end
  27.   object PanelRecuadroInicio: TPanel
  28.     Left = 0
  29.     Top = 0
  30.     Width = 497
  31.     Height = 313
  32.     Align = alClient
  33.     BevelOuter = bvNone
  34.     ParentColor = True
  35.     TabOrder = 0
  36.     object ImageInicio: TImage
  37.       Left = 0
  38.       Top = 0
  39.       Width = 164
  40.       Height = 313
  41.       Align = alLeft
  42.       Picture.Data = {<image001.bmp>}
  43.       Stretch = True
  44.     end
  45.     object PanelInicio: TPanel
  46.       Left = 164
  47.       Top = 0
  48.       Width = 333
  49.       Height = 313
  50.       Align = alClient
  51.       BevelOuter = bvNone
  52.       Color = clHighlightText
  53.       TabOrder = 0
  54.       object LabelTituloBienvenida: TLabel
  55.         Left = 9
  56.         Top = 10
  57.         Width = 315
  58.         Height = 38
  59.         Anchors = [akLeft, akTop, akRight]
  60.         Caption = 'Asistente para la creaci∩┐╜n de una nueva tarea de an∩┐╜lisis'
  61.         Constraints.MinWidth = 315
  62.         Font.Charset = DEFAULT_CHARSET
  63.         Font.Color = clWindowText
  64.         Font.Height = -16
  65.         Font.Name = 'Tahoma'
  66.         Font.Style = [fsBold]
  67.         ParentFont = False
  68.         WordWrap = True
  69.       end
  70.       object Label2: TLabel
  71.         Left = 9
  72.         Top = 69
  73.         Width = 315
  74.         Height = 26
  75.         Anchors = [akLeft, akTop, akRight]
  76.         Caption = 
  77.           'A trav∩┐╜s de este asistente te ayudaremos a crear una nueva tarea' +
  78.           ' para analizar los elementos que elijas de tu sistema.'
  79.         Constraints.MinWidth = 315
  80.         Font.Charset = DEFAULT_CHARSET
  81.         Font.Color = clWindowText
  82.         Font.Height = -11
  83.         Font.Name = 'Tahoma'
  84.         Font.Style = []
  85.         ParentFont = False
  86.         WordWrap = True
  87.       end
  88.       object Label3: TLabel
  89.         Left = 9
  90.         Top = 123
  91.         Width = 315
  92.         Height = 26
  93.         Anchors = [akLeft, akTop, akRight]
  94.         Caption = 
  95.           'Podr∩┐╜s especificar si deseas que la tarea sea de ejecuci∩┐╜n inmed' +
  96.           'iata o programada.'
  97.         Constraints.MinWidth = 315
  98.         Font.Charset = DEFAULT_CHARSET
  99.         Font.Color = clWindowText
  100.         Font.Height = -11
  101.         Font.Name = 'Tahoma'
  102.         Font.Style = []
  103.         ParentFont = False
  104.         Transparent = True
  105.         WordWrap = True
  106.       end
  107.       object Label4: TLabel
  108.         Left = 9
  109.         Top = 282
  110.         Width = 315
  111.         Height = 13
  112.         Anchors = [akLeft, akTop, akRight]
  113.         Caption = 'Por favor, pulsa en Siguiente para crear la nueva tarea.'
  114.         Constraints.MinWidth = 315
  115.         Font.Charset = DEFAULT_CHARSET
  116.         Font.Color = clWindowText
  117.         Font.Height = -11
  118.         Font.Name = 'Tahoma'
  119.         Font.Style = []
  120.         ParentFont = False
  121.         WordWrap = True
  122.       end
  123.     end
  124.   end
  125.   object PanelRecuadroDinamico: TPanel
  126.     Left = 0
  127.     Top = 0
  128.     Width = 497
  129.     Height = 313
  130.     Align = alClient
  131.     BevelOuter = bvNone
  132.     ParentColor = True
  133.     TabOrder = 2
  134.     object PlaBevel2: TPlaBevel
  135.       Left = 0
  136.       Top = 59
  137.       Width = 497
  138.       Height = 2
  139.       Align = alTop
  140.     end
  141.     object NBCreacion: TNotebook
  142.       Left = 0
  143.       Top = 61
  144.       Width = 497
  145.       Height = 252
  146.       Align = alClient
  147.       TabOrder = 1
  148.       object TPage
  149.         Left = 0
  150.         Top = 0
  151.         Caption = 'Selecci∩┐╜n de Elementos'
  152.         object Label5: TLabel
  153.           Left = 24
  154.           Top = 7
  155.           Width = 450
  156.           Height = 13
  157.           Caption = 
  158.             'Selecciona los elementos que quieres analizar con esta tarea y a' +
  159.             '∩┐╜∩┐╜delos en la lista.'
  160.           Constraints.MinWidth = 450
  161.           Font.Charset = DEFAULT_CHARSET
  162.           Font.Color = clWindowText
  163.           Font.Height = -11
  164.           Font.Name = 'Tahoma'
  165.           Font.Style = []
  166.           ParentFont = False
  167.           WordWrap = True
  168.         end
  169.         object Label6: TLabel
  170.           Left = 40
  171.           Top = 37
  172.           Width = 142
  173.           Height = 13
  174.           Caption = 'Lista de elementos a analizar:'
  175.           Font.Charset = DEFAULT_CHARSET
  176.           Font.Color = clWindowText
  177.           Font.Height = -11
  178.           Font.Name = 'Tahoma'
  179.           Font.Style = []
  180.           ParentFont = False
  181.         end
  182.         object BtnAnadir: TPlaButton
  183.           Left = 297
  184.           Top = 214
  185.           Width = 73
  186.           Height = 21
  187.           HelpContext = 137
  188.           Caption = 'A∩┐╜adir'
  189.           Font.Charset = ANSI_CHARSET
  190.           Font.Color = clWindowText
  191.           Font.Height = -11
  192.           Font.Name = 'Tahoma'
  193.           Font.Style = []
  194.           ParentFont = False
  195.           TabOrder = 1
  196.           OnClick = BtnAnadirClick
  197.           Default = True
  198.         end
  199.         object BtnQuitar: TPlaButton
  200.           Left = 375
  201.           Top = 214
  202.           Width = 73
  203.           Height = 21
  204.           HelpContext = 138
  205.           Caption = 'Quitar'
  206.           Font.Charset = ANSI_CHARSET
  207.           Font.Color = clWindowText
  208.           Font.Height = -11
  209.           Font.Name = 'Tahoma'
  210.           Font.Style = []
  211.           ParentFont = False
  212.           TabOrder = 2
  213.           OnClick = BtnQuitarClick
  214.         end
  215.         object m_PLVElementosAnalizables: TPlaListView
  216.           Left = 40
  217.           Top = 53
  218.           Width = 407
  219.           Height = 156
  220.           Color = clWhite
  221.           CheckBoxes = False
  222.           Columns = <
  223.             item
  224.               Width = 390
  225.             end>
  226.           DragCursor = crDrag
  227.           DragMode = dmManual
  228.           Font.Charset = DEFAULT_CHARSET
  229.           Font.Color = clWindowText
  230.           Font.Height = -11
  231.           Font.Name = 'Tahoma'
  232.           Font.Style = []
  233.           HideSelection = True
  234.           ImageList = DataModuleAnalisis.ILElementosAnalisis
  235.           MultiSelect = False
  236.           ParentColor = False
  237.           ParentFont = False
  238.           ShowColumnHeaders = False
  239.           TabOrder = 0
  240.           OnChange = PLVElementosAnalizablesChange
  241.           Data = {000100000000FE}
  242.         end
  243.       end
  244.       object TPage
  245.         Left = 0
  246.         Top = 0
  247.         HelpContext = 1
  248.         Caption = 'Configuraci∩┐╜n'
  249.         object ImageConfiguracion: TImage
  250.           Left = 45
  251.           Top = 10
  252.           Width = 32
  253.           Height = 32
  254.           Picture.Data = {<image002.bmp>}
  255.           Transparent = True
  256.         end
  257.         object Label7: TLabel
  258.           Left = 82
  259.           Top = 10
  260.           Width = 355
  261.           Height = 26
  262.           Caption = 
  263.             'Pulsa en Configuraci∩┐╜n para modificar las propiedades del an∩┐╜lis' +
  264.             'is, si no se utilizar∩┐╜ la configuraci∩┐╜n por defecto.'
  265.           Constraints.MinWidth = 355
  266.           Font.Charset = DEFAULT_CHARSET
  267.           Font.Color = clWindowText
  268.           Font.Height = -11
  269.           Font.Name = 'Tahoma'
  270.           Font.Style = []
  271.           ParentFont = False
  272.           WordWrap = True
  273.         end
  274.         object ImagePlanificacion: TImage
  275.           Left = 45
  276.           Top = 76
  277.           Width = 32
  278.           Height = 32
  279.           Picture.Data = {<image003.bmp>}
  280.           Transparent = True
  281.         end
  282.         object Label8: TLabel
  283.           Left = 82
  284.           Top = 76
  285.           Width = 355
  286.           Height = 26
  287.           Caption = 
  288.             'Si quieres que esta tarea se realice peri∩┐╜dicamente puedes confi' +
  289.             'gurar su planificaci∩┐╜n.'
  290.           Constraints.MinWidth = 355
  291.           Font.Charset = DEFAULT_CHARSET
  292.           Font.Color = clWindowText
  293.           Font.Height = -11
  294.           Font.Name = 'Tahoma'
  295.           Font.Style = []
  296.           ParentFont = False
  297.           WordWrap = True
  298.         end
  299.         object BtnConfiguracion: TPlaButton
  300.           Left = 367
  301.           Top = 41
  302.           Width = 85
  303.           Height = 21
  304.           Caption = 'Configuraci∩┐╜n'
  305.           Font.Charset = ANSI_CHARSET
  306.           Font.Color = clWindowText
  307.           Font.Height = -11
  308.           Font.Name = 'Tahoma'
  309.           Font.Style = []
  310.           ParentFont = False
  311.           TabOrder = 0
  312.           OnClick = BtnConfiguracionClick
  313.         end
  314.         object BtnPlanificacion: TPlaButton
  315.           Left = 367
  316.           Top = 107
  317.           Width = 85
  318.           Height = 21
  319.           HelpContext = 139
  320.           Caption = 'Planificaci∩┐╜n'
  321.           Enabled = False
  322.           Font.Charset = ANSI_CHARSET
  323.           Font.Color = clWindowText
  324.           Font.Height = -11
  325.           Font.Name = 'Tahoma'
  326.           Font.Style = []
  327.           ParentFont = False
  328.           TabOrder = 2
  329.           OnClick = BtnPlanificacionClick
  330.         end
  331.         object PCBPeriodicamente: TPlaCheckBox
  332.           Left = 87
  333.           Top = 110
  334.           Width = 251
  335.           Height = 16
  336.           Caption = 'Quiero que esta tarea se realice peri∩┐╜dicamente'
  337.           Font.Charset = DEFAULT_CHARSET
  338.           Font.Color = clWindowText
  339.           Font.Height = -11
  340.           Font.Name = 'Tahoma'
  341.           Font.Style = []
  342.           ParentFont = False
  343.           TabOrder = 1
  344.           OnClick = PCBPeriodicamenteClick
  345.         end
  346.       end
  347.       object TPage
  348.         Left = 0
  349.         Top = 0
  350.         HelpContext = 2
  351.         Caption = 'Nombre'
  352.         object Label9: TLabel
  353.           Left = 23
  354.           Top = 10
  355.           Width = 450
  356.           Height = 26
  357.           Caption = 
  358.             'Escribe un nombre para identificar tu nueva tarea. Este nombre a' +
  359.             'parecer∩┐╜ en la lista de tareas para que puedas usarla cuando lo ' +
  360.             'desees.'
  361.           Constraints.MinWidth = 450
  362.           Font.Charset = DEFAULT_CHARSET
  363.           Font.Color = clWindowText
  364.           Font.Height = -11
  365.           Font.Name = 'Tahoma'
  366.           Font.Style = []
  367.           ParentFont = False
  368.           WordWrap = True
  369.         end
  370.         object Label10: TLabel
  371.           Left = 45
  372.           Top = 50
  373.           Width = 93
  374.           Height = 13
  375.           Caption = 'Nombre de an∩┐╜lisis:'
  376.           Font.Charset = DEFAULT_CHARSET
  377.           Font.Color = clWindowText
  378.           Font.Height = -11
  379.           Font.Name = 'Tahoma'
  380.           Font.Style = []
  381.           ParentFont = False
  382.         end
  383.         object PENombre: TPlaEdit
  384.           Left = 45
  385.           Top = 66
  386.           Width = 407
  387.           Height = 21
  388.           Cursor = crIBeam
  389.           Font.Charset = DEFAULT_CHARSET
  390.           Font.Color = clWindowText
  391.           Font.Height = -11
  392.           Font.Name = 'Tahoma'
  393.           Font.Style = []
  394.           ParentFont = False
  395.           TabOrder = 0
  396.           Transparent = False
  397.           OnChange = PENombreChange
  398.         end
  399.       end
  400.       object TPage
  401.         Left = 0
  402.         Top = 0
  403.         HelpContext = 3
  404.         Caption = 'Finalizaci∩┐╜n'
  405.         object Label11: TLabel
  406.           Left = 23
  407.           Top = 13
  408.           Width = 450
  409.           Height = 26
  410.           Caption = 
  411.             'Has terminado la definici∩┐╜n de una nueva tarea de an∩┐╜lisis.\nRec' +
  412.             'uerda que puedes usarla desde la lista de tareas del men∩┐╜ An∩┐╜lis' +
  413.             'is exhaustivos.'
  414.           Constraints.MinWidth = 450
  415.           Font.Charset = DEFAULT_CHARSET
  416.           Font.Color = clWindowText
  417.           Font.Height = -11
  418.           Font.Name = 'Tahoma'
  419.           Font.Style = []
  420.           ParentFont = False
  421.           WordWrap = True
  422.         end
  423.         object Label12: TLabel
  424.           Left = 23
  425.           Top = 64
  426.           Width = 192
  427.           Height = 13
  428.           Caption = 'Pulsa en Finalizar para guardar la tarea.'
  429.           Font.Charset = DEFAULT_CHARSET
  430.           Font.Color = clWindowText
  431.           Font.Height = -11
  432.           Font.Name = 'Tahoma'
  433.           Font.Style = []
  434.           ParentFont = False
  435.         end
  436.       end
  437.     end
  438.     object PanelCabezera: TPanel
  439.       Left = 0
  440.       Top = 0
  441.       Width = 497
  442.       Height = 59
  443.       Align = alTop
  444.       BevelOuter = bvNone
  445.       Color = clHighlightText
  446.       TabOrder = 0
  447.       object ImageCabecera: TImage
  448.         Left = 262
  449.         Top = 0
  450.         Width = 235
  451.         Height = 59
  452.         Align = alRight
  453.         Picture.Data = {<image004.bmp>}
  454.         Stretch = True
  455.       end
  456.       object LabelTituloCabecera: TLabel
  457.         Left = 24
  458.         Top = 12
  459.         Width = 3
  460.         Height = 13
  461.         Font.Charset = ANSI_CHARSET
  462.         Font.Color = clWindowText
  463.         Font.Height = -11
  464.         Font.Name = 'Tahoma'
  465.         Font.Style = [fsBold]
  466.         ParentFont = False
  467.         Transparent = True
  468.       end
  469.     end
  470.   end
  471.   object PanelBotones: TPanel
  472.     Left = 0
  473.     Top = 315
  474.     Width = 497
  475.     Height = 45
  476.     Align = alBottom
  477.     BevelOuter = bvNone
  478.     ParentColor = True
  479.     TabOrder = 1
  480.     object BtnCancelar: TPlaButton
  481.       Left = 413
  482.       Top = 12
  483.       Width = 73
  484.       Height = 21
  485.       Caption = 'Cancelar'
  486.       Font.Charset = ANSI_CHARSET
  487.       Font.Color = clWindowText
  488.       Font.Height = -11
  489.       Font.Name = 'Tahoma'
  490.       Font.Style = []
  491.       ParentFont = False
  492.       TabOrder = 2
  493.       OnClick = BtnCancelarClick
  494.     end
  495.     object BtnSiguiente: TPlaButton
  496.       Left = 328
  497.       Top = 12
  498.       Width = 73
  499.       Height = 21
  500.       Caption = 'Siguiente >'
  501.       Font.Charset = ANSI_CHARSET
  502.       Font.Color = clWindowText
  503.       Font.Height = -11
  504.       Font.Name = 'Tahoma'
  505.       Font.Style = []
  506.       ParentFont = False
  507.       TabOrder = 1
  508.       OnClick = BtnSiguienteClick
  509.       Default = True
  510.     end
  511.     object BtnAnterior: TPlaButton
  512.       Left = 253
  513.       Top = 12
  514.       Width = 73
  515.       Height = 21
  516.       Caption = '< Anterior'
  517.       Enabled = False
  518.       Font.Charset = ANSI_CHARSET
  519.       Font.Color = clWindowText
  520.       Font.Height = -11
  521.       Font.Name = 'Tahoma'
  522.       Font.Style = []
  523.       ParentFont = False
  524.       TabOrder = 0
  525.       OnClick = BtnAnteriorClick
  526.     end
  527.   end
  528. end
  529.